Welcome![Sign In][Sign Up]
Location:
Search - VC CStatic

Search list

[Static controlTestLabel

Description: 对MFC中的CStatic类的功能进行扩展,提供修改字体、字体颜色、字体大小;粗体、斜体、下划线设置、缩进和行距设置;背景颜色修改;图标设置等功能。 开发工具:VC.net 2003
Platform: | Size: 69628 | Author: 杨天 | Hits:

[OtherCppCode

Description: C++经典源代码 CatListBox_src.zip CatListBox_demo.zip   这个程序模仿Outlook建立分类列表框。 CClockST_src.zip CClockST_demo.zip  一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。 CIVStringSet_Demo.zip CIVStringSet_Source.zip   基于MFC和STL平台的字符串类,可以实现在快速字符串搜索。 enum_display_modes_demo.zip enum_display_modes_src.zip   列出所有的显示模式并列表出来,通过单击列表来改变显示分辨率。 iconbutton_demo.zip iconbutton_src.zip   创建一个按钮,并在上面显示图标。 jpeglib_demo.zip jpeglib_src.zip   利用Delphi的代码在VC中显示JPG图片,不使用动态连接库。 Mail_Report.zip   一个邮件报告程序。 SrcFirstProg.zip   解释了最基本的MFC程序流程。 tabcontrol_demo.zip tabcontrol_src.zip   自定义的标签控件对话框。 Undo_demo.zip undo_src.zip    在VC中实现Undo和Redo功能。-C++ classic source code
Platform: | Size: 353280 | Author: Dill | Hits:

[CSharpEasement

Description: VS2008开发的VC++笔记记录工具 VC++笔记记录工具,源代码编译运行于VS2008及以上版本,能够快速记录笔记,支持便笺管理和文件管理的一个小工具软件,程序中把CListCtrl 改成可以按文件路径显示文件。   把CRichEdit改成可以显示行号,可以设置背景等,语法高亮暂时没弄出来(主要是闪烁的问题找不到办法解决)。   把CButoon写成符合下列要求:   支持位图、边框、填充颜色三种风格,并且可以内置一个小按钮,像标签上面的关闭按钮。   把CStatic 改写成工具栏使用。在上面创建按钮, 可以从左排列,从右排列等 -VS2008 VC notes record the development of tools VC notes recording tools, source code compile and run in VS2008 and above, to quickly record notes, notes and documentation to support a small tool for software programs into the CListCtrl can display the file by file path. The CRichEdit can display line numbers into, you can set the background, syntax highlighting for the time being did not get it out (mainly flicker problem can not find a solution). The CButoon write the following requirements: Support the bit maps, borders, fill color of three styles, and can be built a small button, like the label above the Close button. CStatic rewritten to use the toolbar. Create button in the above can be ordered from the left, right arrangement, etc.
Platform: | Size: 364544 | Author: 叶韵 | Hits:

[GUI DevelopCLabel_src

Description: VC++的CStatic的扩展,方便显示各种Label-The CStatic VC++ extensions, to facilitate display of various Label
Platform: | Size: 8192 | Author: strongc | Hits:

[Othermfc

Description: 通讯录管理系统[经验]通讯录管理系统 - VC.NET论坛 - 编程论坛 8条回复 - 发帖时间: 2005年5月9日 利用MFC连接数据库有很多方法,选择一个比较适中的方法——利用MFC的ODBC类来制作通讯录管理系统。建立对话框应用程序,为其添加菜单实现登陆和密码修改功能,添加MFC-CDialog CString MessageBeep CWnd LoadIcon CDataExchange CWinApp CPoint CDC GetObject CreateFontIndirect SelectObject SetTextColor SetBkMode GetStockObject GetWindowText GetDlgCtrlID LoadString LoadCursor LoadLibrary CopyCursor FreeLibrary SetCursor DrawFocusRect GetParent CRect GetWindowRect CClientDC CFont SetRectEmpty DrawText ClientToScreen InflateRect ScreenToClient GetClientRect CSize GetSystemMetrics GetDlgItem CStatic FindResource LoadResource FreeResource SetWindowText IsIconic CPaintDC SendMessage DrawIcon
Platform: | Size: 3524608 | Author: 王婷 | Hits:

[Windows DevelopvcPP2

Description: CatListBox_src.zip CatListBox_demo.zip   这个程序模仿Outlook建立分类列表框。 CClockST_src.zip CClockST_demo.zip  一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。 CIVStringSet_Demo.zip CIVStringSet_Source.zip   基于MFC和STL平台的字符串类,可以实现在快速字符串搜索。 enum_display_modes_demo.zip enum_display_modes_src.zip   列出所有的显示模式并列表出来,通过单击列表来改变显示分辨率。 iconbutton_demo.zip iconbutton_src.zip   创建一个按钮,并在上面显示图标。 jpeglib_demo.zip jpeglib_src.zip   利用Delphi的代码在VC中显示JPG图片,不使用动态连接库。 Mail_Report.zip   一个邮件报告程序。 SrcFirstProg.zip   解释了最基本的MFC程序流程。 tabcontrol_demo.zip tabcontrol_src.zip   自定义的标签控件对话框。 Undo_demo.zip undo_src.zip    在VC中实现Undo和Redo功能。 -CatListBox_src.zip CatListBox_demo.zip establish this program mirror the Outlook category list box. CClockST_src.zip CClockST_demo.zip a simple digital clock program, which date class derived from MFC CStatic base class. CIVStringSet_Demo.zip CIVStringSet_Source.zip platform based on MFC and STL string class can be achieved in the fast string search. enum_display_modes_demo.zip enum_display_modes_src.zip list display mode and a list of all out by clicking on the list to change the display resolution. iconbutton_demo.zip iconbutton_src.zip create a button, and display the icon above. jpeglib_demo.zip jpeglib_src.zip using Delphi code to display JPG images in the VC, do not use dynamic link library. Mail_Report.zip a mail reporting procedures. SrcFirstProg.zip explains the basic MFC program flow. tabcontrol_demo.zip tabcontrol_src.zip custom label control dialog box. Undo_demo.zip undo_src.zip implemented in VC Undo and Redo functionality.
Platform: | Size: 343040 | Author: stallion | Hits:

[GUI DevelopVC_6ActiveReadMe

Description: 用VC就离不开使用系统控件,发一个综合介绍的说明。VC++_6常用控件使用方法介绍 摘要如下: 除非特别说明,本文中所用控件变量类型为Control 一般控件可用/不可用 EnableWindow(TRUE) EnableWindow(FALSE) 1、Static Text------------静态控件 --类CStatic 取值/赋值(变量类型为Control) m_lbl.GetWindowText(string) m_lbl.SetWindowText(string) 2、Edit Box---------------编辑控件 --类CEdit 取值/赋值 m_txt.GetWindowText(string) m_txt.SetWindowText(string) 3、Check Box------------复选控件 --类CButton (1)设置选中/未选中 m_chk.SetCheck(BST_CHECKED) m_chk.SetCheck(BST_UNCHECKED) -Without using the system with the VC on the control, made a comprehensive description of the instructions. Summarized as follows: Unless otherwise specified, this type of control variable used in the general controls for the Control available/unavailable EnableWindow (TRUE) EnableWindow (FALSE) 1, Static Text------------ Static Control-- class CStatic value/assignment (variable of type Control) m_lbl.GetWindowText (string) m_lbl.SetWindowText (string) 2, Edit Box--------------- edit control- Class CEdit value/assignment m_txt.GetWindowText (string) m_txt.SetWindowText (string) 3, Check Box------------ check control- class CButton (1) to set the selected/not selected m_chk.SetCheck (BST_CHECKED) m_chk.SetCheck (BST_UNCHECKED)
Platform: | Size: 11264 | Author: 加菲 | Hits:

[Windows DevelopCStaticTextscroll

Description: CStatic文字滚动特效,基于VC++实现的静态文字滚动特效-CStatic text scrolling effects, Based on VC++ achieve static text scrolling effects
Platform: | Size: 57344 | Author: ZHANG | Hits:

[Windows Developskinlistdemo

Description: vc++ VC.NET三个版本的CListCtrl美化源码包,C++自绘标题栏和滚动条的CListCtrl,我写了Init( )函数。在这个函数中动态创建了scrollbars ,并且保证原始的scrollbar被隐藏了。还需要考虑到标题栏的大小,因为我们需要保证CStatic的scrollbars在PositionScrollBars()中的位置是正确的。如果窗口的外观发生变化,我需要保证scrollbars 还在正确的位置上。因为重载了OnEraseBkgnd和OnPainthandlers所以我们还要考虑避免list出现闪烁的问题。我也更改了CSkinListCtrl ()中每行的高亮色而不是用系统的颜色。这里就不展示了,自己去看源码吧。-vc++ VC.NET three versions of source package CListCtrl landscaping, C++ from the painting s title bar and scroll bars CListCtrl, I wrote Init () function. In this function dynamically creates scrollbars, and ensure that the original scrollbar is hidden. Also need to consider the size of the title bar, because we need to ensure that the scrollbars CStatic position PositionScrollBars () in is correct. If the appearance of the window changes, I still need to ensure that the correct position scrollbars. Because overloaded OnEraseBkgnd and OnPainthandlers avoid list so we have to consider the problem of flicker. I also changed the CSkinListCtrl () in each row instead of high-bright color system. Here is not to show that he went to see the source of it.
Platform: | Size: 13276160 | Author: kpudn20 | Hits:

[GUI Developvc_draw_controls

Description: vc mfc自绘控件集合,包括CMenu,CStatic,Dialog,Edit,Slider,tab等-vc self draw controls,
Platform: | Size: 14081024 | Author: tifen | Hits:

[Static controlCOLORstaticDEMO

Description: 控件CSTATIC ,在对话框中设定字体大小,程序在VC++6.0运行-cstatic SET FONT AND COLOR
Platform: | Size: 29696 | Author: zhc07 | Hits:

[Windows DevelopVC_shumaguan

Description: 使用VC开发显示数码管的例子,使用CStaic控件重绘实现-Examples of the use of VC digital tube display, use CStatic control to redraw the realization
Platform: | Size: 31744 | Author: 曹洪太 | Hits:

[Static controlCStatic_example

Description: CStatic控件应用的例子,可以加载位图,透明位图,以及拖拽控件,拖拽位图到Static控件等。适合初始学习VC界面编程的人看看。-Examples CStatic control applications, you can load a bitmap, transparent bitmap, and drag and drop controls, drag the bitmap to the Static controls. VC programming interface for initial learning of the people to see.
Platform: | Size: 2020352 | Author: far | Hits:

[Dialog_Windowvsed__image

Description: 一个基于CStatic的图片preview控件,VC环境直接可以用(A CStatic based image preview control, VC environment can be used directly)
Platform: | Size: 134144 | Author: bjbble | Hits:
« 1 2»

CodeBus www.codebus.net